From fa203a7cc31f27a0634bf6f0e08e1f1a1d4f16f5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 9 May 1993 14:26:40 +0000 Subject: [PATCH] Comment fix. --- lisp/diff.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/diff.el b/lisp/diff.el index c4a83115b2c..0c474672b70 100644 --- a/lisp/diff.el +++ b/lisp/diff.el @@ -30,6 +30,7 @@ (require 'compile) +;;; This is duplicated in vc.el. (defvar diff-switches "-c" "*A string or list of strings specifying switches to be be passed to diff.") -- 2.30.2